@charset "utf-8";
/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu{}
.ddsmoothmenu ul{margin:0;padding:0;}
/*主菜单设置*/
.ddsmoothmenu ul li{position:relative;display:inline;float:left; background:url(../images/li.jpg) no-repeat right center;}
.ddsmoothmenu ul > li:nth-child(5){}
.ddsmoothmenu ul li a{display:block; font-size:16px;}
.ddsmoothmenu ul li a span{display:block; width:150px;text-align:center;}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#fff;}
.ddsmoothmenu ul li a:hover{ background:url(../images/nav_h.jpg) no-repeat center bottom}
.ddsmoothmenu ul li a:hover span{color:#fff; }
.ddsmoothmenu ul li a:active{ background:url(../images/nav_h.jpg) no-repeat center bottom}
.ddsmoothmenu ul li a:active span{color:#fff}
.ddsmoothmenu ul li a.selected{ background:url(../images/nav_h.jpg) no-repeat center bottom}
.ddsmoothmenu ul li a.selected span{color:#fff}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{ background:url(../images/nav_h.jpg) no-repeat center 50px}
.ddsmoothmenu ul li a#menu_selected span{color:#fff;}
/*子集菜单设置*/
.ddsmoothmenu ul.menulevel{position:absolute;left:0;display:none;visibility:hidden}
.ddsmoothmenu ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item;float:none;}
.ddsmoothmenu ul.menulevel li a{ background-color:#ececec;height:32px;line-height:32px;width:180px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #42a6f2;border-left:1px solid #CCC;font-size:12px; text-align:left; padding-left:20px;}
.ddsmoothmenu ul.menulevel li a span{ width:180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{top:0}
.ddsmoothmenu ul.menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited{color:#fff; background-color:#09bffc; background-image:none}
.ddsmoothmenu ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#d0111a;font-weight:bold }
.ddsmoothmenu ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#d0111a;font-weight:bold}
.ddsmoothmenu ul.menulevel li a span{ text-align:left; padding-left:10px;}
.ddsmoothmenu ul.menulevel li a:hover span{ color:#fff}


/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:26px;right:35px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:10px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:url(../images/40.png);z-index:1}
.toplevelshadow{/*opacity:0.8*/}
* html .ddsmoothmenu{height:1%}/* Holly Hack for IE \*//*Holly Hack for IE7 and below*/
* html .ddsmoothmenu ul li a{display:inline-block}/*IE6 hack to get sub menu links to behave correctly*/

/*********************************************** 纵向主导航条 ***********************************************/
.ddsmoothmenu-v{ }
.ddsmoothmenu-v ul{}
/*主菜单设置*/
.ddsmoothmenu-v ul li{ overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 }
.ddsmoothmenu-v ul li a{display:block;height:45px;line-height:45px;vertical-align:middle;}
.ddsmoothmenu-v ul li a span{display:block; padding-left:56px;}

#LeftMenu .lihover #three li a{
background:none;
color:#333333;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{ color:#333; background:url(../images/nyclibgs.jpg) no-repeat center top; border-bottom:#f2f2f2 1px solid ; font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ddsmoothmenu-v ul li a:hover{background:url(../images/nyclibgs.jpg) no-repeat center top;}
.ddsmoothmenu-v ul li a:hover span{color:#d0111a}
.ddsmoothmenu-v ul li a:active{background:url(../images/nyclibgs.jpg) no-repeat center top;}
.ddsmoothmenu-v ul li a:active span{color:#d0111a}
#LeftMenu .lihover  a{ color:#d0111a;background:url(../images/nyclibgs.jpg) no-repeat center top;}
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{background:url(../images/nyclibgs.jpg) no-repeat center top;}
.ddsmoothmenu-v ul li a.selected span{color:#d0111a}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-v ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-v ul.menulevel li a{height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}


/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#d0111a;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#d0111a;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000; }
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#d0111a;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#d0111a;font-weight:bold}

.ddsmoothmenu-v ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-v ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-v .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#d0111a;font-weight:bold
}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#d0111a;font-weight:bold
}
#LeftMenu .lihover ul li a {
    color: #333;
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
color:#d0111a;
}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}


.pd   ul li a{ padding-left:30px;}

@media (max-width: 767px) {
.banner,.indexyc{ display:none;}
.mt50,.mt80,.mt60{ margin-top:30px;}	
#wrapper,#sort_div{ display:none}
#head_top{ display:block;}
.logos{width:100%; float:none;  padding-top:11px; padding-bottom:10px;  background-color:#0476d2;}
.logos p{ font-size:24px; color:#fff; font-weight:bold; margin-top:10px; line-height:30px; letter-spacing:0px;}
.logos span{ font-size:12px; line-height:27px; color:#fff; text-transform:uppercase; display:block;}
#index_navs{ width:100%; float:none; background-color:#333; margin-top:0px;line-height:38px;height:117px;}
#MainMenus{ height:117px;line-height:38px; width:100%;}
#yc-mod-slider{ display:none}
.ddsmoothmenus ul li a span{ width:100%; text-align:center; display:block; text-align:center; color:#fff}
.ddsmoothmenus ul li{width:33%; float:left;text-align:center; border-bottom:#585757 1px solid; border-right:#585757 1px solid;}
.index-wz{width:95%; margin:0 auto; border:#ccc 1px solid; padding:0px}

/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{ background:none}
.ddsmoothmenu ul li a#menu_selected span{color:#ff2002;}
.hits { display:none}


.pro_bg{ display:none;}
.pro_title,.contain{ width:100%;}
.index-title{ width:100%;}
.pro_title{ width:90%}
.index_title_nr{ }
.index_title i{height:32px; color:#333; font-size:15px; margin:0 auto; display:block; font-style:normal; background: url(../images/index_p_bj.png) center top; width:100%; }
.pro_bt dl{ display:none}
.index-products{ display:none}
.i_xinwen{ display:none;}
.new_h{ display:none;}
.news_xw{ width:95%; margin:0 auto}
.index-news{ width:100%;}
.ys_bg{ display:none;}

#pro{ padding-bottom:15px;}
#index_field{ display:none;}
.i_banner{ display:block}

.si_pro_h{ margin-bottom:20px}
.si_pro_h p{ font-size:24px; font-weight:bold; color:#1670e2;}
.sj-products{ display:block;width:95%; margin:30px auto; text-align:center;}
.sj-products li{ width:45%; float:left; text-align:center; margin-right:4%; margin-bottom:10px;}
.sj-products li img{ width:100%;height:115px;border:#ececec 1px solid}

.gong_img{ width:100%; float:none}
.gong_img img{ width:100%}
.index-about{line-height:35px;width:95%; float:none; margin:0 auto;font-size:15px;}
.index-news{ width:100%; float:none;}
.new_img img{ width:100%}

#friendlink,.s_sousuo,.ry_bg{ display:none}


.index_db,#copyright{ display:none;}
.con_bg{ display:none}
.zbn li{ text-align: center; padding-top:10px ; padding-bottom:10px ;}
.zbn li a{ font-size: 12px; color: #666;}
.footyt{ width: 100%; height: 50px; background: #333; position: fixed; left: 0; bottom: 0; overflow: hidden;}
.footyt li{ float: left; text-align: center; }
.footyt li img{ display: block; margin: 10px auto 0;}
.footyt li a{ color: #fff; display: block; height: 100%;}
.footyt li .br1{ border-right:1px solid #3a3a3a ;}
.footyt2{ width: 100%; height: 55px; background: #434343; position: fixed; left: 0; bottom: 0; overflow: hidden;}
.footyt2 li{ float: left; text-align: center; width:33.3%  }
.footyt2 li img{ display: block; margin: 10px auto 0;}
.footyt2 li a{ color: #fff; display: block; height: 55px; overflow: hidden;}
.footyt2 li .br1{ border-right:1px solid #282828 ;}
.footyt2 li .bl1{ border-left:1px solid #6f6f6f ;}
.nav2{ width: 100%;  background: #002e79; height: 50px; line-height: 50px; }
.nav2>li{ float: left; height: 50px; line-height: 50px; text-align: center; position: relative;}
.nav2>li>a{ color: #fff; font-size: 16px; display: block; border-right: 1px solid #4cb034 ;}
.nav2>li div{ position: absolute; display: none; width:100% ; left: 0; top: 50px;background: #002e79;z-index: 100;}
.nav2>li:hover div{ display: block;}
.nav2>li div a{color: #fff; font-size: 16px;line-height: 40px; display: block; border-bottom: 1px solid #4cb034 ;}
.nav2>li div li>ul{ display: none;}
.newsList{ width: 100%;}
.newsList li{ line-height: 45px; border-bottom: 1px dashed #ccc;}
#footer{text-align: center; width: 100%; padding: 10px 0; font-size: 14px; color: #fff; background: #002e79; margin-bottom: 51px; }
.headerNews{ text-align: center;}
#friendlink{ margin-top: 20px;}
#footer p{ margin: 0;}
#footer a{ color:#fff;}
.footyt{ width: 100%; height: 50px; background: #1f1d1e; position: fixed; left: 0; bottom: 0; overflow: hidden;}
.footyt li{ float: left; text-align: center; line-height: 50px; width:24%; }
.footyt li img{ vertical-align: middle;}
.footyt li a{ color: #fff; display: block; height: 100%;}
.footyt li .br1{ border-right:1px solid #3a3a3a ;}
.i_foot{ display:block; margin-top:50px}
.pt50{ padding-top:30px}

.page-nyabout{ width:100%}
.ny_jianjie,.ny_xinwen,.ny_chanpin,.ny_liuyan,.head-search,.ny_tupian{ display:none;}
.page-right,.site-nav2,.site_left,.site-nav{ width:100%}
.page-right2{ width:98%; margin:0 auto;}
#page_main{ width:98%; margin:0 auto;}
#page_main2{ width:98%; margin:0 auto;}
.page-news img{width:100%}
.page-news { line-height:26px;}
.page-left{ display:none;}
.ny_lxwm img{ width:15px; height:15px;}
.ddsmoothmenu-top{ display:none}
.page-right3{ float:none; padding:0px;width:95%; margin:0 auto;overflow:hidden}
.page-right4{ float:none;width:95%;margin:0 auto;overflow:hidden; padding:0px; border:none}

.ny-contact{ width:100%; float:none; background:url(../Public/images/ny-contact-bj.jpg) top left no-repeat #222327; line-height:35px; font-size:16px;  margin-left:0px; padding-left:0px; color:#fff; min-height:270px; padding-top:4px; margin-bottom:30px;}
.ny_map{height:390px; width:100%; float:none; margin-bottom:40px;}

#ShowImages li{
	display: inline;
    float: left;
    margin: 6px 14px;
    text-align: center;margin-bottom:16px; width:40%;
}
#ShowImages .images_img a {
    border: 1px solid #dddddd;
	display:block;
    height: 100px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 91%;
}
#ShowImages .images_img img{ width:100%}
.images_title{ overflow:hidden; display:block; width:100%;}
.ly_left{ display:none}
.liuyan2{ width:95%; float:none}
.ny_mess { display:none}
.submit{
	margin:10px 0 0 120px; float:left
}
.page-guestbook {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 15px; float:right
}
.page-guestbook dl dd{width:100%}
.page-guestbook .Content{width:100%;}
#shownews img{ width:100%}
.text img{ width:100% }
#pro_info{ display:none}
.site-nav_pro{ width:100%; }

.related_cp ul li {
    text-align: center;
    width: 40%;
    margin-right: 6%;
    float: left;
    overflow: hidden; border:#ececec 1px solid; margin-bottom:10px; padding:5px;}
    .related_cp ul li img {
     border: 1px solid #fff; }
.nyly{ width:100%;}
.contentHeight{ width:100%;}
.nylx_left{ width:98%; margin:0 auto; float:none;  height:auto}

.page-guestbook dl dd{width:100%}
.page-guestbook .Content{width:100%;height:120px;border:#CCC 1px solid}
.page-guestbook dl dd input{border:#CCC 1px solid;padding:2px;height:44px;line-height:44px;width:90%;}
.submit{margin:10px 0 0 30px; float:left}
.reset{ display:none}

}